projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553dd61
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Tue, 24 Mar 2009 01:42:12 +0000
(
01:42
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 24 Mar 2009 01:42:12 +0000
(
01:42
+0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ef3bd70c5a46246615cfe7b5c69bcce66df0d4cc..d3978f34feb3e0a38f76d0bff71f756e9cca2be5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,7
@@
2009-03-24 Kenichi Handa <handa@m17n.org>
* international/fontset.el (font-encoding-alist): Add an entry for
- muletibetan-0.
+ muletibetan-0.
(Bug#2722)
2009-03-23 Dan Nicolaescu <dann@ics.uci.edu>
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 3670022fe49c16eee3433af572336ef6e938d2ce..7389c561f82b5b26bd334c872239bf4fb290cdbe 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2009-03-24 Kenichi Handa <handa@m17n.org>
* font.c (find_font_encoding): Return Qnil for unsupported
- encoding.
+ encoding
(Bug#2722)
.
2009-03-23 Jan Djärv <jan.h.d@swipnet.se>